• Stefy Lanza (nextime / spora )'s avatar
    feat: API client now reads URL/token from config before each scheduled request · 80831a5b
    Stefy Lanza (nextime / spora ) authored
    - Added _refresh_endpoints_from_config() method that checks for URL/token changes
    - Called before each scheduled request to ensure config changes are immediately applied
    - URL changes trigger endpoint URL updates for fastapi_main, reports_sync, reports_last_sync
    - Token changes update authentication configuration and enable/disable endpoints accordingly
    - Interval changes are also detected and applied dynamically
    - Combined with existing immediate trigger on config save, this ensures seamless config updates
    80831a5b
Name
Last commit
Last update
..
__init__.py Loading commit data...
client.py Loading commit data...