Skip to content

Conversation

@alexjustesen
Copy link
Owner

Description

This PR introduces polling configuration settings via environment variables. DASHBOARD_POLLING and RESULTS_POLLING default to 5s and can be disabled by passing false as the environment variables to the container. This also accepts a string if you want to extend the polling length (example: 60s).

-e DASHBOARD_POLLING=false
-e RESULTS_POLLING=false

Changelog

Added

  • polling config

@alexjustesen alexjustesen added the feature New feature or request label Jun 9, 2023
@alexjustesen alexjustesen self-assigned this Jun 9, 2023
@alexjustesen alexjustesen merged commit 03bfb6f into main Jun 9, 2023
@alexjustesen alexjustesen deleted the feature-polling-config branch June 9, 2023 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants