Aniket Bhatnagar

Results 5 issues of Aniket Bhatnagar

**Is your feature request related to a problem? Please describe.** I would like to define a priority in `@SqsListener` so that messages from certain high priority queues are given precedence...

waiting-for-triage

**Is your feature request related to a problem? Please describe.** When processing background tasks that take long and having varying time to complete, it's not efficient to set the SQS...

type: enhancement
component: sqs

This PR adds ability to add custom content to head by defining a new partial `head/extensions.html`.

It doesn't seem like a way to disable alerts for a given time range. Time range could be every day from X to Y hours or could be a specific...

Playframework's SBT plugin is able to do so without using exportJars := true option. There should be a way to make SBT plugin to work without exportJars := true as...