Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Time out async sends to avoid slackers stuck in the queue for too long (backport #28545) (backport #28732) #28733

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 3, 2022

This is an automatic backport of pull request #28732 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

…g (backport #28545) (#28732)

* Time out async sends to avoid slackers stuck in the queue for too long (#28545)

* Time out async sends to avoid slackers stuck in the queue for too long

* Fixed a clippy error

* Added stats for timeout counts

* Link with stats correctly

(cherry picked from commit f10ef76)

# Conflicts:
#	tpu-client/src/connection_cache_stats.rs

* Fixed merge issue

* fmt code

Co-authored-by: Lijun Wang <83639177+lijunwangs@users.noreply.github.com>
(cherry picked from commit 527e2d4)
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Nov 3, 2022
@mergify
Copy link
Contributor Author

mergify bot commented Nov 3, 2022

automerge label removed due to a CI failure

@mergify mergify bot removed the automerge Merge this Pull Request automatically once CI passes label Nov 3, 2022
@github-actions github-actions bot added the stale [bot only] Added to stale content; results in auto-close after a week. label Dec 29, 2022
@steveluscher steveluscher added do-not-close Add this tag to exempt an issue/PR from being closed by the stalebot and removed do-not-close Add this tag to exempt an issue/PR from being closed by the stalebot labels Dec 29, 2022
@github-actions github-actions bot removed the stale [bot only] Added to stale content; results in auto-close after a week. label Dec 30, 2022
@github-actions github-actions bot added the stale [bot only] Added to stale content; results in auto-close after a week. label Jan 16, 2023
@github-actions github-actions bot closed this Jan 24, 2023
@mergify mergify bot deleted the mergify/bp/v1.13/pr-28732 branch January 24, 2023 08:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stale [bot only] Added to stale content; results in auto-close after a week.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant