Skip to content

Commit

Permalink
Merge pull request #75 from Trendyol/feature/retry-producer-brokers
Browse files Browse the repository at this point in the history
feat: add broker addr to the producer config
  • Loading branch information
A.Samet İleri authored May 30, 2024
2 parents ff78c7c + 59fa764 commit 94c756a
Show file tree
Hide file tree
Showing 5 changed files with 83 additions and 36 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- name: Test
run: go test ./... -v -race -coverprofile=coverage.txt -covermode=atomic

#- name: Upload coverage
# run: bash <(curl -s https://codecov.io/bash)
- name: Upload coverage
run: bash <(curl -s https://codecov.io/bash)
Loading

0 comments on commit 94c756a

Please sign in to comment.