Skip to content

Performance tuning#7

Open
matt-bernhardt wants to merge 1 commit intomit-mainfrom
tuning
Open

Performance tuning#7
matt-bernhardt wants to merge 1 commit intomit-mainfrom
tuning

Conversation

@matt-bernhardt
Copy link
Member

We are continuing to tune the actions taken by this application to try and stay within the resource limits of our current infrastructure.

Details of this changeset are still being worked out. At the moment, the only change is to drop the queue polling interval from 0.1 seconds to 5 seconds, which matches the new rate (defined in ENV) for solid cable.

Currently, the application uses an env variable to define the solid
cable polling interval, in order to allow deploying instances to
tweak some platform behaviors without code changes.

This proposal is to adopt the same strategy for the job queue polling
interval. The default value (if no env variable is defined) is the
same as it is now - 0.1 seconds - but if a deploying instance needs
to run a little slower, this will enable that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants