Page MenuHomePhabricator

IFTTT "New edit with hashtag" trigger fails with "The wikipedia service or its api may temporarily be down."
Closed, ResolvedPublicBUG REPORT

Description

I tried to use IFTTT to try and query for specific hashtag-marked edits, however the trigger always fails due to an issue it has with the hashtag tool.

Annotation 2020-04-16 031655.png (1×1 px, 117 KB)

Details

TitleReferenceAuthorSource BranchDest Branch
hashtags: Restore new_hashtag triggertoolforge-repos/ifttt!11bd808work/bd808/T250363-hashtagsmain
Customize query in GitLab

Event Timeline

It does not give much information on the failure, other than "The Wikipedia service or its API may temporarily be down."

Annotation 2020-04-16 031655.png (1×1 px, 117 KB)

RhinosF1 renamed this task from IFTTT has issues triggering with hashtags to IFTTT fails to trigger as "The wikipedia service or its api may temporarily be down.".Apr 16 2020, 10:19 AM
RhinosF1 renamed this task from IFTTT fails to trigger as "The wikipedia service or its api may temporarily be down." to IFTTT applets fail with "The wikipedia service or its api may temporarily be down.".
RhinosF1 updated the task description. (Show Details)

Here's the applet I used. I don't believe the applet I created is public, but here's the link anyway. https://ifttt.com/applets/112175283d-if-wp-defcon-goes-to-defcon-1-then-email-me
Here's the contents of the applet, if you want to reproduce it.

Annotation 2020-04-16 034522.png (1×712 px, 129 KB)

I don't actually know anything about this feature, it seems like @Slaporte was involved in integrating with IFTTT when the first version of the Hashtags tool was made available. I assume IFTTT is still pointing at the old tool's URL (toolforge) and wasn't updated to the new URL.

Samwalton9-WMF moved this task from Incoming to Bugs on the Hashtags board.
Aklapper changed the subtype of this task from "Task" to "Bug Report".

The IFTTT feature was implemented as direct interaction with the hashtags database on ToolsDB. Now that the live database has moved away from ToolsDB one of two things would be needed to fix this:

  1. Expose the new hashtags database to Toolforge tools and give the ifttt tool credentials for querying
  2. Add API endpoint(s) to https://hashtags.wmcloud.org/ that can be used to replace the prior database queries.
bd808 renamed this task from IFTTT applets fail with "The wikipedia service or its api may temporarily be down." to IFTTT "New edit with hashtag" trigger fails with "The wikipedia service or its api may temporarily be down.".May 9 2023, 12:07 AM
bd808 added a project: Tool-ifttt.
bd808 claimed this task.