Open Issues Need Help
View All on GitHub Customizable HTTP user agent (suffix?) about 2 months ago
enhancement good first issue Sugar
https://MetPX.github.io/sarracenia
Python
#copy-files#hpc-applications#meteorological-data#real-time#replication-files
AI Summary: Implement a new feature in the Sarracenia data distribution system to limit the maximum number of retries for message delivery. This involves modifying the existing retry mechanism to use a retry counter instead of a boolean flag, adding a configurable `retryCountLimit`, and ensuring that the limit interacts correctly with the existing `retry_ttl` and `attempts` parameters. The retry counter should track the number of retry attempts made for each message.
Complexity:
4/5
enhancement good first issue
https://MetPX.github.io/sarracenia
Python
#copy-files#hpc-applications#meteorological-data#real-time#replication-files