apache / apache/openwhisk-package-pushnotifications
Support Push Notifications service in other regions than ng
Open
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
It looks like https://github.com/apache/incubator-openwhisk-package-pushnotifications/blob/e12092790eb194fe36980aaf841f7fdcfae2b7bb/packages/actions/sendMessage.js#L432 is hardcoding the pushnotification endpoint to the US South region of IBM Cloud.
When you provision Push Notifications service in other regions, you get local endpoints.
It should be possible when binding the Push Notifications package to specify the URL to use to send the messages.
Contributor guide
Assessment
This issue has not been assessed yet.