EOSIO / EOSIO/welcome

[docs] Add a note about timeout in "Step 5: Create the Token"

Open
#350 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
39
Forks
55
PR merge metrics
No merged PRs in 30d

Description

File: [docs/02_getting-started/03_smart-contract-development/02_deploy-issue-and-transfer-tokens.md](https://github.com/EOSIO/welcome/blob/develop/docs/02_getting-started/03_smart-contract-development/02_deploy-issue-and-transfer-tokens.md)

When I ran the command on my computer (a MBP 16" with sufficient hardware):
`cleos push action eosio.token create '[ "alice", "1000000000.0000 SYS"]' -p eosio.token@active`

There was a timeout error the first time:

> Error 3080006: Transaction took too long
Error Details:
deadline exceeded 1160us
pending console output:

When I ran it the second time, it succeeded with a running time of `984 us`. I suggest a note be added about this possible error and what the running time limit is.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.