8000 GitHub - rorysavage77/temporal-test: Just a simple app to test temporal workflows
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rorysavage77/temporal-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

temporal-test

Just a simple app to test temporal workflows

Temporal Healthcheck Python App

This application connects to a Temporal cluster and runs a simple healthcheck workflow that emits a log event every 5 seconds ("Hello, world! Healthcheck at ").

Prerequisites

  • Python 3.8+
  • Access to a running Temporal server (default: localhost:7233)

Setup

pip install -r requirements.txt

Running the App

python temporal_healthcheck.py

The workflow logs a healthcheck event every 5 seconds. Check your Temporal UI or logs for output.

About

Just a simple app to test temporal workflows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0