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

Jotform: Add a reachability check to api.jotform.com #28478

Merged
merged 1 commit into from May 11, 2019

Conversation

islemaster
Copy link
Contributor

@islemaster islemaster commented May 10, 2019

In #27764 we added reachability checks for a couple of JotForm domains to help us diagnose form loading issues. We're monitoring the results via this New Relic dashboard.

Recently we've also had several reports of form submissions failing. This change adds an additional reachability check to https://api.jotform.com/favicon.ico, on the domain that's used when submitting forms. I'm hoping this monitoring gives us more visibility into what's going wrong.

Adds an additional reachability check when embedding a jotform to
https://api.jotform.com/favicon.ico.  This domain is used when
submitting forms, which has been failing for some of our teachers
recently.  Hoping this monitoring gives us more visibility into what's
going wrong.
@islemaster islemaster merged commit d647452 into staging May 11, 2019
@islemaster islemaster deleted the jotform-api-reachability branch May 11, 2019 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants