Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spike: Investigate autostart.denylisted_constants #2692

Open
kaylareopelle opened this issue Jun 4, 2024 · 1 comment
Open

Spike: Investigate autostart.denylisted_constants #2692

kaylareopelle opened this issue Jun 4, 2024 · 1 comment
Labels
2 Story Point Estimate jul-sep qtr Represents proposed work item for the Jul-Sep quarter spike Research spike. Technical solution needing discovery

Comments

@kaylareopelle
Copy link
Contributor

kaylareopelle commented Jun 4, 2024

After reports #2677 and #2623, we've determined that we may need to have a better approach to excluding agent start-up from certain contexts.

  • Investigate Rails::Command::RakeCommand to understand how we may be able to exclude specific rake tasks from autostarting the agent in a Rails context
  • Consider the benefits of changing the type of autostart.denylisted_constants to an Array (this would need to be done as part of a major release)
  • Consider whether a different configuration option would benefit users, perhaps with an allowlist rather than a denylist
  • Review the efficacy of autostart.denylisted_rake_tasks in modern versions of Rails
@workato-integration
Copy link

@kaylareopelle kaylareopelle added spike Research spike. Technical solution needing discovery jul-sep qtr Represents proposed work item for the Jul-Sep quarter 2 Story Point Estimate labels Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 Story Point Estimate jul-sep qtr Represents proposed work item for the Jul-Sep quarter spike Research spike. Technical solution needing discovery
Projects
Development

No branches or pull requests

1 participant