Configure ReplicationRequestTimeout

Open Beginner friendly
#268 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
62/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go

Research direction

Start at epoch.go line 33 and inspect how the other timeout settings are declared and passed. Make ReplicationRequestTimeout configurable in the same way, then verify the relevant configuration behavior or tests. Done means the timeout is no longer fixed at its default and can be set like the existing timeouts.

Written by the indexing model from the issue text.

Description

https://github.com/ava-labs/Simplex/blob/main/epoch.go#L33

we have this as a default, and i think we should make it configurable similar to the other timeouts

Dominant language
Go
Stars
22
Forks
4
Avg merge
2d 3h
Merged PRs (30d)
29

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ava-labs/Simplex

All issues in ava-labs/Simplex

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.