Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Gemini API Quirks

api

Hello,

I am getting a strange issue with Gemini... I'm not 100% sure it has to do with the API, but it seems logical.

I'm using PHP to communicate to the REST API to run certain scripts. Since I started using the API, every once in a while, I will just constantly get Gemini Task Update Notifications.

The script I use is to update time automatically. But the notifications are for Created New Tasks.

If anyone has any insight, or if you need more information, let me know.

Thanks!

ksugihara
· 1
ksugihara
Replies (5)
helpful
0
not helpful

Just some more info, we tried restarting the mail service, and it looks like they are still coming. I made a change to the task, and I am getting the e-mails with the new information, so it looks like Gemini is actually still generating these e-mails, they are not just stuck in queue


ksugihara
· 1
ksugihara
helpful
0
not helpful

Not sure I follow.
Do you update the issue using the API? If so, this will generate an alert.
Otherwise, is the email identical?

Which version of Gemini?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Alright looks like we solved the issue. It was actually not the API. It had to do with the Scheduler of the new upgrade of Gemini. It got stuck on a message and repeatedly sent the message because it did not clear the queue properly. We deleted the message it kept sending, and it started to repeatedly send the next message in the queue. So we cleared the mail queue and all the messages stopped :)

Also, the license agreement says its Gemini 3.6


ksugihara
· 1
ksugihara
helpful
0
not helpful

Please make sure that you have enabled "All Verbs" in IIS for the ASHX file handler for the Gemini site.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

We updated the scheduler and it fixed it. It might be worth noting in the upgrade docs that you need to update the scheduler, otherwise you will get tons of duplicate notifications :)


ksugihara
· 1
ksugihara