Pulse-backend / app /services

Commit History

improved pulse backend
1aa7eb0

SHAIK ADAM SHAFI commited on

fixed routing issue of pulse umbrella api endpoints
3573338

SHAFI commited on

improved pulse backend
f634892

SHAFI commited on

improved pulse backend
9f7cc99

SHAFI commited on

solved the pulse no-articles-shown issue by adjusting pydantic and solving version hell
2ab9d2f

SHAFI commited on

fixed OOM Error
021f39d

SHAFI commited on

fixed the pulse ui error
6df43b6

SHAFI commited on

Merge branch 'ingestion-pipeline-update' of https://github.com/Segmento-in/SegmentoPulse-Backend into ingestion-pipeline-update
8538b8c

SHAFI commited on

resolved the appwrite sdk error
e5e8fd9

SHAFI commited on

solved cors error
d6d34d2

SHAFI commited on

Update news_aggregator.py
5baefa7

Team-Segmento commited on

Update news_aggregator.py
862c93c

Team-Segmento commited on

Update base.py
1fb7771

Team-Segmento commited on

Update base.py
ac74b4c

Team-Segmento commited on

Update base.py
5f63a14

Team-Segmento commited on

solved the outbound rules error and made the pulse backend compitable to be deployable at anywhere
3851de6

SHAFI commited on

fix: resolve Redis not_configured bug in health check, remove upstash dead code, and globally suppress appwrite DeprecationWarnings
9c0ed93

SHAFI commited on

fix(scheduler): Bound concurrent fetching with Semaphore(3) to prevent HF Space 503 crash
408e20d

SHAFI commited on

fix: keyword expansion, Inshorts dead-flag, stale OfficialCloud RSS URLs
5101cac

SHAFI commited on

fix: return 5-tuple on all fetch_and_validate_category paths; circuits/reset covers all 15 providers
15c86bc

SHAFI commited on

backend improvements like freshness gate , keywords fix
5b38e69

SHAFI commited on

improved observability of the app
ae9d312

SHAFI commited on

implemented new updates like round robin method on the news aggregation part
0e22a86

SHAFI commited on

added Massive Tech News Ingestion , more than 10+ news providers added to the ingestion part
ff4f05b

SHAFI commited on

rectified new errors
7d4e625

SHAFI commited on

bugs fixed and paid api's fetcing fixed
6068eaf

SHAFI commited on

solved audio and text summery saving error
56c77c8

SHAFI commited on

fixed time issue
32e07da

SHAFI commited on

updated freshnews logic
d3e3e7e

SHAFI commited on

the full ingestion pipline of the pulse is upgraded, worked on flaws and rectified them, solved over 10 major flaws
82bd507

SHAFI commited on

dislike button fix, pop up feature fix, reseaarch paper home page fix
1c599fe

SHAFI commited on

Added Research paper feature, removed python slim in docker, ingested with playwrite
353cfb6

SHAFI commited on

Fix: Newsletter subscription to use Appwrite & Audio API double-prefix bug
ca44fa4

SHAFI commited on

newsletter bug erro '500 NOT FOUND' Fixed
5e81c7b

SHAFI commited on

fix: Update audio generation model to llama-3.3-70b-versatile (fixes 500 decommissioned error)
961f5d3

SHAFI commited on

fix(db): add URL validation for cloud collection image field
56024c8

SHAFI commited on

fix(db): correct cloud collection schema mapping
aa2e207

SHAFI commited on

fix(db): map new schema fields to legacy cloud collection schema
6964e58

SHAFI commited on

feat: production-ready backend with audio fixes and CORS update
c335df4

SHAFI commited on

Update newsletter_service.py
a51ab39

Team-Segmento commited on

Firebase credentials not found error fixed
beeca7b

SHAFI commited on

added unsubscribe button logic
6a49b8f

SHAFI commited on

fix(newsletter): upgrade pipeline, fix appwrite crashes, stabilize production
ecc1f03

SHAFI commited on

Tune Scheduler: Increase interval from 15m → 1h to stop 429 errors
53d7e7b

SHAFI commited on

fix: initialize required engagement fields (likes, dislike, views) to 0 to match Appwrite schema
c88a0c2

SHAFI commited on

implemented a critical fix for the logging and error reporting. The 3 duplicates you saw in the logs were actually 3 write errors that were being misreported as duplicates
6c42811

SHAFI commited on

fix: Integration fixes for Bloom Filter, ID mismatch, and validation crashes
813a09f

SHAFI commited on

fix: CRITICAL - save_articles return value bug
ec623dd

SHAFI commited on

feat: Add API quota tracking system
c4c8dcc

SHAFI commited on

feat: Add performance optimizations and monitoring improvements
44a2e31

SHAFI commited on