interval doesn't seem to be respected for notifier
- Dominant language
- Go
- Stars
- 4k
- Forks
- 818
- Avg merge
- 1h 14m
- Merged PRs (30d)
- 1
Description
Hi,
For my notifier I set the interval to 2400, but I am receiving emails almost immediately after startup. How does this value work on startup?
```
class-name="email"
interval=2400
```
The lag is also 1 for this consumer group that I received an email from almost immediately. I have burrow in debug and can send other information if you'd like?
Regards,
Dennis O.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by reproducing the email notifier with class-name="email", interval=2400, and the consumer group showing lag 1, then inspect the debug output around startup. Done means establishing whether the interval is honored on startup and documenting or correcting the observed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kafka
- Domain
- observability, stream-processing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100