22 prompts matching "retry"
Act as a QA engineer focused on API integrations. I will give you API documenta...
Specify the empty state for [feature/dashboard]. Cover all 4 empty-state types s...
You are a senior backend engineer helping diagnose a flaky API integration in pr...
Design a modern data pipeline architecture with guidance on ETL vs ELT approach ...
Explain and demonstrate best practices for async/await error handling in JavaScr...
Help me design a production-grade ETL (Extract, Transform, Load) pipeline for a ...
Write a Python web scraper for [target website type] using requests and Beautifu...
Act as a senior Python developer specializing in web scraping and data collectio...
Generate microcopy for [PRODUCT/FEATURE] covering all common UX scenarios: Prod...
You are a senior backend engineer. Help me design a safe retry strategy for a ba...
Create a TypeScript utility functions library with these categories: 1) Array ut...
Help me build a production-ready Node.js REST API with Express. I need a complet...
Design a rate limiting system for [API SERVICE]. Context: - Tech stack: [LANGUA...
I have a test that fails ~1 in 20 runs. Most people would mark it skip or retry-...
You are a backend reliability engineer. Design a retry policy for calling [exter...
Add retry logic with exponential backoff and jitter to my API call code. Cover: ...
I have a test that passes locally and fails about 1 in 10 CI runs. Help me hunt ...
I have a test that fails ~1 in 20 runs. The test does [what]. The failure shows ...
Act as an experienced open-source maintainer who values clean project history. I...
Help me design an idempotent endpoint for [CRITICAL ACTION — e.g., charge a card...
I have a test that passes on my laptop and fails in CI, and I've already tried '...
I'm designing a new API endpoint. Help me get it right the first time. Cover: (1...