Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

chore: Fix dockerfile #50

Merged
merged 3 commits into from
Jan 26, 2024
Merged

chore: Fix dockerfile #50

merged 3 commits into from
Jan 26, 2024

Conversation

Eric-Warehime
Copy link
Collaborator

Run the oracle sidecar in docker.

Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8422e59) 72.95% compared to head (d1e2bda) 72.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
- Coverage   72.95%   72.89%   -0.07%     
==========================================
  Files         117      117              
  Lines        6235     6235              
==========================================
- Hits         4549     4545       -4     
- Misses       1385     1389       +4     
  Partials      301      301              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -19,7 +19,7 @@ production = false
name = ""
read_buffer_size = 0
write_buffer_size = 0
handshake_timeout = "0s"
Copy link
Contributor

@davidterpay davidterpay Jan 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not that this will be over-written any time the oracle is started as it refreshes the local config.

@davidterpay
Copy link
Contributor

davidterpay commented Jan 26, 2024

why is the handshake timeout affecting the API providers? Do you have any logs we can look at?

@Eric-Warehime
Copy link
Collaborator Author

why is the handshake timeout affecting the API providers? Do you have any logs we can look at?

False alarm--seems like it was just staleness. Dockerfile changes are all that's needed to get it running properly.

@Eric-Warehime Eric-Warehime merged commit 79c2a2f into main Jan 26, 2024
@Eric-Warehime Eric-Warehime deleted the eric/fix-dockerfile branch January 26, 2024 21:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants