8000 Add troubleshooting · coordt/cloud-functions-python@aee92a2 · GitHub
[go: up one dir, main page]

Skip to content

Commit aee92a2

Browse files
committed
Add troubleshooting
1 parent 58ef686 commit aee92a2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,14 @@ gcloud beta functions deploy my-topic-function --trigger-topic <topic> \
246246
in the root of your repo, see more at [Pyinstaller](https://pyinstaller.readthedocs.io/en/stable/hooks.html) for how it works. Check out [this](https://github.com/MartinSahlen/cloud-functions-python/blob/master/cloudfn/hooks)
247247
for how to add hooks.
248248

249+
### Troubleshooting
250+
251+
When things blow up, the first thing to try is to delete the `< 629B /span>cloudfn` cache
252+
folder. Things might go a bit haywire when builds are interrupted or other
253+
circumstances. It just might save the day! Please get in touch at twitter if
254+
you bump into anything: @MartinSahlen
255+
256+
249257
## License
250258

251259
Copyright © 2017 Martin Sahlen

0 commit comments

Comments
 (0)
0