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

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

Open
bogniq opened this issue Nov 13, 2020 · 0 comments
Open

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

bogniq opened this issue Nov 13, 2020 · 0 comments

Comments

@bogniq
Copy link

bogniq commented Nov 13, 2020

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.

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

No branches or pull requests

1 participant