Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change action time out 360 to 60 sec #6643

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

jonny-jeahyunchoi
Copy link
Contributor

https://planetariumhq.slack.com/archives/CBU2JFAF3/p1734678311600799
클라이언트 액션 타임 아웃 시간이 너무 길어서(6분) 장애 발생 시 로딩이 멈춘 것 처럼 보일 수 있는 여지가 있어 해당 시간을 1분으로 조정합니다.

Copy link

@jonny-jeahyunchoi The versions of bundled Libplanet assemblies and Libplanet submodule vendored by Lib9c apparently do not match:

  • Libplanet submdoule:
  • Libplanet.Action.dll: 5.4.2
  • Libplanet.Common.dll: 5.4.2
  • Libplanet.Crypto.dll: 5.4.2
  • Libplanet.Mocks.dll: 5.4.2
  • Libplanet.RocksDBStore.dll: 5.4.2
  • Libplanet.Store.dll: 5.4.2
  • Libplanet.Types.dll: 5.4.2
  • Libplanet.dll: 5.4.2

Leave a comment in this pull_request with the following command to let the bot upgrade bundled Libplanet assemblies:

/update-libplanet-dlls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review
Development

Successfully merging this pull request may close these issues.

2 participants