Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Retry with exponential backoff #1184

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

lepiaf
Copy link
Member

@lepiaf lepiaf commented Nov 20, 2024

No description provided.

@github-actions github-actions bot temporarily deployed to feat/retry-backoff November 20, 2024 16:37 Destroyed
Copy link
Contributor

github-actions bot commented Nov 20, 2024

⚡️🏠 Lighthouse report

Here's the summary:

Path Performance Accessibility Best practices SEO PWA
/feat/retry-backoff/ 🟢 90 🟢 90 🟠 83 🟢 92 🟠 50
/feat/retry-backoff/fr/authors/ajacquemin/ 🟠 70 🟢 90 🟠 83 🟢 92 🟠 50
/feat/retry-backoff/fr/comment-construire-site-web-avec-nextjs/ 🟠 69 🟠 80 🟠 83 🟢 100 🟠 50
/feat/retry-backoff/fr/nestjs-le-cycle-de-vie-dune-requete/ 🟠 70 🟠 80 🟠 83 🟢 97 🟠 50

Here's the audits:

Path FCP
1800 <=
LCP
2500 <=
Speed Index
3400 <=
TTI
3800 <=
TBT
200 <=
CLS
0.1 <=
/feat/retry-backoff/ 🔴 2271 🟢 2288 🟢 2271 🔴 4611 🟢 15 🔴 0.12
/feat/retry-backoff/fr/authors/ajacquemin/ 🔴 2220 🔴 6468 🟢 2309 🔴 4464 🟢 16 🟢 0.01
/feat/retry-backoff/fr/comment-construire-site-web-avec-nextjs/ 🔴 2378 🔴 2853 🟢 2559 🔴 4621 🟢 16 🟢 0.03
/feat/retry-backoff/fr/nestjs-le-cycle-de-vie-dune-requete/ 🔴 1995 🔴 2749 🟢 2044 🔴 4539 🟢 19 🟢 0.04

@github-actions github-actions bot temporarily deployed to feat/retry-backoff November 20, 2024 16:45 Destroyed
@github-actions github-actions bot temporarily deployed to feat/retry-backoff November 21, 2024 10:46 Destroyed
@github-actions github-actions bot temporarily deployed to feat/retry-backoff November 21, 2024 10:50 Destroyed
@lepiaf lepiaf changed the title feat: 2025-02-05-retry-exponential-backoff feat: Retry with exponential backoff Nov 21, 2024
@lepiaf lepiaf marked this pull request as ready for review November 21, 2024 10:53
Copy link
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 36.4%, saving 85.83 KB.

Filename Before After Improvement Visual comparison
_assets/articles/2025-02-05-retry-exponential-backoff/cover.jpg 235.85 KB 150.02 KB -36.4% View diff

1233 images did not require optimisation.

@github-actions github-actions bot temporarily deployed to feat/retry-backoff November 21, 2024 10:59 Destroyed
@github-actions github-actions bot temporarily deployed to feat/retry-backoff November 21, 2024 17:28 Destroyed
@github-actions github-actions bot temporarily deployed to feat/retry-backoff November 22, 2024 15:19 Destroyed
@github-actions github-actions bot temporarily deployed to feat/retry-backoff November 26, 2024 13:23 Destroyed
@lepiaf lepiaf force-pushed the feat/retry-backoff branch from 0f77b0f to 0e46862 Compare November 27, 2024 20:27
@github-actions github-actions bot temporarily deployed to feat/retry-backoff November 27, 2024 20:33 Destroyed
@lepiaf lepiaf force-pushed the feat/retry-backoff branch from 0e46862 to b45bac9 Compare December 5, 2024 07:58
@github-actions github-actions bot temporarily deployed to feat/retry-backoff December 5, 2024 08:04 Destroyed
@lepiaf lepiaf force-pushed the feat/retry-backoff branch from b45bac9 to a149019 Compare December 10, 2024 13:00
@github-actions github-actions bot temporarily deployed to feat/retry-backoff December 10, 2024 13:06 Destroyed
@lepiaf lepiaf force-pushed the feat/retry-backoff branch from a149019 to abd468b Compare December 26, 2024 13:09
@github-actions github-actions bot temporarily deployed to feat/retry-backoff December 26, 2024 13:15 Destroyed
@lepiaf lepiaf force-pushed the feat/retry-backoff branch from abd468b to 495dc20 Compare January 8, 2025 14:25
@github-actions github-actions bot temporarily deployed to feat/retry-backoff January 8, 2025 14:32 Destroyed
Update 2025-02-05-retry-exponential-backoff.md

Update 2025-02-05-retry-exponential-backoff.md

Update 2025-02-05-retry-exponential-backoff.md

Update 2025-02-05-retry-exponential-backoff.md

Update 2025-02-05-retry-exponential-backoff.md

Update 2025-02-05-retry-exponential-backoff.md

Update 2025-02-05-retry-exponential-backoff.md

Update 2025-02-05-retry-exponential-backoff.md

Add files via upload

Optimised images with calibre/image-actions

Update 2025-02-05-retry-exponential-backoff.md

Apply suggestions from code review

Co-authored-by: ElevenMarianne <[email protected]>

Update 2025-02-05-retry-exponential-backoff.md

Update 2025-02-05-retry-exponential-backoff.md

Update 2025-02-05-retry-exponential-backoff.md

Update 2025-02-05-retry-exponential-backoff.md

seo.title ne doit pas dépasser 62 caractères
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants