Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

213
Vistas
Cloud Tasks are stuck in queue and are not executed

I am using Cloud Functions to put tasks into Cloud Tasks Queue and invoke a service (worker) function. Both the task generator and task Handler functions are deployed to Cloud Functions. I am using App Engine application where worker function is executed. This is my task generator:

const task = { appEngineHttpRequest: {
        
            httpMethod: 'POST',
            relativeUri : '/taskHandler'}, 
 const [ response ] = await tasksClient.createTask({ parent: queuePath, task })

When I run trigger the task generator function via HTTP trigger in Postman, the task is added to the queue but it stays there forever. The queue looks like this:

enter image description here

The logs of the handler task show it was never triggered. My task generator cannot reach task Handler. I am guessing the problem is with the relativeUri parameter. I don't know if I have set it correctly. The logs of task in queue looks like this:

enter image description here

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda