Skip to content

[TODO] Set the rate-limit window duration. #2009

@github-actions

Description

@github-actions

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.

Metadata

Metadata

Labels

auto-todoAuto-created from TODO scanner

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions