Skip to content

Commit

Permalink
follow-up: add requestWithRetries.ts to fernignore (#10)
Browse files Browse the repository at this point in the history
* Added polling client for use with async and sync methods alike

* prettified polling client and added final response error check

* rename gooey client and export

* add headers from parent call

* update fernignore

* added requestWithRetries path to fernignore
  • Loading branch information
fern-bot committed Aug 15, 2024
1 parent 7836c5a commit 38bc185
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .fernignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Specify files that shouldn't be modified by Fern
src/GooeyClient.ts
src/index.ts
src/index.ts
src/core/fetcher/requestWithRetries.ts

0 comments on commit 38bc185

Please sign in to comment.