Auto-created TODO
- Type:
TODO
- Source:
src/MarketDataCollector.Infrastructure/Adapters/_Template/TemplateConstants.cs:32
- Priority:
normal
TODO text
Set the rate-limit window duration.
Context
30: public const int MaxRequestsPerWindow = 60;
31:
>>> 32: // TODO: Set the rate-limit window duration.
33: public static readonly TimeSpan Window = TimeSpan.FromMinutes(1);
34:
TODO-SOURCE: src/MarketDataCollector.Infrastructure/Adapters/_Template/TemplateConstants.cs:32
This issue was generated automatically from build/scripts/docs/scan-todos.py.
Auto-created TODO
TODOsrc/MarketDataCollector.Infrastructure/Adapters/_Template/TemplateConstants.cs:32normalTODO text
Set the rate-limit window duration.
Context
TODO-SOURCE: src/MarketDataCollector.Infrastructure/Adapters/_Template/TemplateConstants.cs:32
This issue was generated automatically from
build/scripts/docs/scan-todos.py.