Skip to content

Commit

Permalink
Modified
Browse files Browse the repository at this point in the history
  • Loading branch information
tanaikech committed Aug 26, 2019
1 parent 26184f1 commit debbf43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 258,8 @@ When `main()` of above script is run, the following result is retrieved by paral

- **When you use this method, please use the values of the string type to the arguments and returned values for the function you want to run. This is due to the specification of Web Apps. Please be careful this.**

- You can see the method for running functions by directly specifying the function names with Web Apps for Google Apps Script at [here](https://gist.github.com/tanaikech/b2e0325a28efe7c609e4688ec22ee22c).

# Limitation of workers

When a function is run by Apps Script API and Web Apps, it is considered that there is the limitation for the number of simultaneous connections. Here, it was measured. For Web Apps, you can see it at [here](https://github.com/tanaikech/taking-advantage-of-Web-Apps-with-google-apps-script#limitationofsimultaneousconnection) and [here](https://stackoverflow.com/a/50033976).
Expand Down

0 comments on commit debbf43

Please sign in to comment.